Move To Directory
Move To Directory (v2.0.0)
Move working file to directory.
Inputs:
Name: Output Directory
Type: string
Tooltip:
Specify ouput directory
Name: Keep Relative Path
Type: boolean
Tooltip:
Specify whether to keep the relative path.
For example:
\n Source folder:
\n C:/input/
\n Source file:
\n C:/input/test1/test2/qsv_h264.mkv
\n Move to Directory Output Directory
\n C:/output/
\n Keep Relative Path disabled:
\n C:/output/qsv_h264.mkv
\n Keep Relative Path enabled:
\n C:/output/test1/test2/qsv_h264.mkv
Outputs:
1: Continue to next plugin